Skip to content

[3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (…#119906

Merged
vstinner merged 1 commit intopython:3.13from
vstinner:revert_ioctl13
Jun 1, 2024
Merged

[3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (…#119906
vstinner merged 1 commit intopython:3.13from
vstinner:revert_ioctl13

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 1, 2024

#119504)"

This reverts commit 0bab0b3.

The change modified how negative values, like termios.TIOCSWINSZ, was treated and is actually backward incompatible.

…GH-119498) (python#119504)"

This reverts commit 0bab0b3.

The change modified how negative values, like termios.TIOCSWINSZ, was
treated and is actually backward incompatible.
@vstinner vstinner merged commit 4e147ca into python:3.13 Jun 1, 2024
@vstinner vstinner deleted the revert_ioctl13 branch June 1, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants